Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
demangle.h File Reference

Symbol demangling. More...

#include "roc_core/stddefs.h"

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::core
 Basic building blocks.
 

Functions

const char * roc::core::demangle (const char *mangled, char *&demangled_buf, size_t &demangled_size)
 Demangle symbol name. More...
 

Detailed Description

Symbol demangling.

Definition in file demangle.h.